All Questions
3 questions
0votes
1answer
535views
Making Woocommerce optimized for more than 500k products
I have a wordpress woocommerce website that has around 500k products. Currently, when I am trying to load products under certain category(around 30k products), it doesn't load and gives me server ...
3votes
1answer
718views
Custom Taxonomy and tax_query Issue?
I am working on Plugin development and my plugin name is plugindev.I have a custom post type called team.I have a custom taxonomy Team_Category which is being registered by this code /****************...
6votes
3answers
6kviews
Query Posts by Custom Field 'Price'
I'd like to display all posts within a given price range. For example: When a user inputs 100 and 1000 (in two separate form fields) - my site will display all posts that have a custom field called ...